Results (1 - 10 of 204)
- #4142: task: Review and make sure all 3rd party services are owned by active members (new)
- ... com/tahoe-lafs/magic-folder GitHub.com] || Tahoe-LAFS || brian, exarkun, meejah || maybe enough active maintainers? || || [https://pypi.org/project/magic-folder/ PyPi.org] || project: magic-folder || meejah || only one active owners || || [https://test. ...
- 2024-12-09T10:14:49Z —
- #4139: defect: Strange error from magic-folders on 1.19 and master (new)
- ... t_list_tahoe_objects` test has been consistently failing in magic-folder on 1.19 and master. This does 20 identical magic-folders in parallel and ensures that a particular magic-folder API works. However, one of the folders gets a bigger-than-expected metadata Immutable. It's not clear whether ...
- 2024-12-05T18:39:07Z —
- #3925: enhancement: revamp "tahoe run" (new)
- ... uld like to change how the PID-files work a little to match magic-folder and to give any "parent process" a better chance of determining if the pid-file is stale. This means adding the creation-time of the process. That is, the pid-file will look like ``PID create-time\n``. The creation-time help ...
- 2022-09-14T04:40:59Z —
- #3482: defect: TokenOnlyWebApi is no longer needed (closed: fixed)
- It was only used by magic-folder. We can get rid of it now.
- 2020-10-16T18:18:00Z —
- #3286: enhancement: WebAPI for create-alias (new)
- ... have a web API for doing it so that external programs like magic-folder can use it.
- 2020-03-24T07:01:40Z —
- #3284: task: Remove "magic folder" (closed: fixed)
- The magic folder functionality will be released as a separate project (which depends on Tahoe-LAFS). This will enable an independent development cycle which is better suited to the less mature state of the magic folder implementation, inc ...
- 2020-02-11T15:32:42Z —
- #3007: defect: Buildbot Slackware job is failing (closed: fixed)
- From https://tahoe-lafs.org/buildbot-tahoe-lafs/builders/Markus%20slackware64%20stable/builds/782/steps/tox/logs/stdio, `allmydata.test.test_magic_folder.MockTest.test_magic_folder` failed: {{{ Message {'mask': 8L, 'path': '/tmp/tmpshJ ...
- 2019-03-20T19:43:26Z —
- #2997: defect: Magic-Folder doesn't ask for subtree events on Windows (closed: fixed)
- In `windows/inotify.py`, `ReadDirectoryChangesW` gets called with `bWatchSubtree=0`. This means only notifications for changes to the direct contents of the opened directory are returned. For example, if the directory is "foo" then event ...
- 2019-03-12T23:26:48Z —
- #2996: defect: "Zombie Dragons": Magic-folders continue to sync after leaving (closed: somebody else's problem)
- After calling a `tahoe magic-folder leave -n FolderName` I notice -- by looking at the `tahoe run` logs/output -- that tahoe will continue to process filesystem events and perform uploads for the very folder that I have just left. Somewhat deceivingly, after leav ...
- 2019-03-11T20:21:34Z —
- #2995: defect: Stop copying dictionary keys so frequently in the magic-folder frontend (closed: fixed)
- Several areas in the magic-folder frontend implementation make unnecessary copies of the keys of a dictionary (to iterate over them). The copy is not free and because it is unnecessary this makes it wasteful. Get rid of the copying.
- 2019-03-11T15:55:17Z —
Note: See TracSearch
for help on searching.