-
Notifications
You must be signed in to change notification settings - Fork 31
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: python-llfuse/python-llfuse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 426fc67
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: arvados/python-llfuse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f019d61
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 10 files changed
- 1 contributor
Commits on Mar 13, 2024
-
Wait for notify thread to end before llfuse.main() completes.
When fuse_session_remove_chan is called, the _notify_loop thread _must not_ be running or it may try to use the deleted channel and cause a segfault.
Configuration menu - View commit details
-
Copy full SHA for 7b6a47a - Browse repository at this point
Copy the full SHA 7b6a47aView commit details
Commits on Mar 14, 2024
-
Use an event variable to tell the notify queue to drain
Intended to speed up the notify queue shut down if there are pending events when running tests that repeatedly create and destroy llfuse sessions.
Configuration menu - View commit details
-
Copy full SHA for db9a169 - Browse repository at this point
Copy the full SHA db9a169View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce17735 - Browse repository at this point
Copy the full SHA ce17735View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e09bd - Browse repository at this point
Copy the full SHA e6e09bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21e631e - Browse repository at this point
Copy the full SHA 21e631eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fc78fa - Browse repository at this point
Copy the full SHA 5fc78faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6809896 - Browse repository at this point
Copy the full SHA 6809896View commit details
Commits on Apr 5, 2024
-
Revert "drop Python 3.5 3.6 3.7, fixes #69"
This reverts commit c7feaa0.
Configuration menu - View commit details
-
Copy full SHA for 638d751 - Browse repository at this point
Copy the full SHA 638d751View commit details -
Bump arvados-llfuse 1.5.2 to restore support for Python 3.6+
Besides going out of support, the started reason for dropping Python 3.5 was to silence a deprecation warning about PyEval_InitThreads, however it appears that Cython already take care of this -- on inspecting the C code, PyEval_InitThreads is called conditionally when importing the llfuse module. Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f019d61 - Browse repository at this point
Copy the full SHA f019d61View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 426fc67...f019d61