Skip to content

Patch 1 - #1

Open
gdbos wants to merge 64 commits into
0xr0ot:masterfrom
gdbos:patch-1
Open

gdbos wants to merge 64 commits into
0xr0ot:masterfrom
gdbos:patch-1

Conversation

@gdbos

@gdbos gdbos commented Jan 11, 2021

Copy link
Copy Markdown

No description provided.

Chainfire added 30 commits April 2, 2017 12:13
…) to reduce the number of redundant methods declared.
Chainfire and others added 29 commits March 28, 2019 20:56
Any method that can be an issue when called from the UI thread has been
annotated with @workerthread, the specific method's javadoc will note
under which conditions the call is safe from the UI thread (if any).

Closes Chainfire#78
As actual shell close may occur in the background later after close()
calls have been issued, it might be possible the last reference to a
Shell.Threaded instance is removed before cleanup is finished, or even
during the cleanup.

This commit should prevent that from happening, but as the problem
cannot be reliably reproduced, the jury is still out on this fix.

@see 81
Some pushing/pulling/merging messed it up again
@Dantehzz

Copy link
Copy Markdown

Update shell java

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.

4 participants