Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow rebaking after a specific delay #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adversinc
Copy link
Contributor

Sometimes it is necessary to rebake faster than REBAKE_DELAY. Moving REBAKE_DELAY to Settings is inconvenient (it would make the whole library rebake faster).

DelayedRequestSetAppearance method made public with a due argument which allows forcing faster rebake.

@GwynethLlewelyn
Copy link
Contributor

I guess that the CodeQL error ought to be safely ignored; it fails quite a lot under recent versions of dotnet. Also, I'm not sure if it isn't supposed to fail, considering that it attempts to build the LibreMetaverse GUI on Ubuntu 20.04, which is a component that ought only work under Windows (as far as I understand).

That said, the rest seems to be fine and ready for a merge :)

@GwynethLlewelyn
Copy link
Contributor

CodeQL is so annoying...

Anyway, I hope this gets merged in spite of the alleged error...

@GwynethLlewelyn
Copy link
Contributor

Actually, I'm wondering if this particular PR couldn't solve my own issue, #76.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants