-
Notifications
You must be signed in to change notification settings - Fork 7
Issues: r-lib/filelock
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
not locking based on extra dots in filename
reprex
needs a minimal reproducible example
#49
opened Jan 26, 2024 by
r2evans
Add alt-text to pictures, plots, etc; see https://posit.co/blog/knitr-fig-alt/ for examples
upkeep
maintenance, infrastructure, and similar
#47
opened Nov 3, 2023 by
gaborcsardi
usethis::use_standalone("r-lib/rlang", "types-check")
instead of home grown argument checkers;
upkeep
#46
opened Nov 3, 2023 by
gaborcsardi
Use cli errors or file an issue if you don't have time to do it now
upkeep
maintenance, infrastructure, and similar
#45
opened Nov 3, 2023 by
gaborcsardi
itimer state is not restored
bug
an unexpected problem or unintended behavior
tidy-dev-day 🤓
Tidyverse Developer Day rstd.io/tidy-dev-day
#42
opened Mar 25, 2023 by
lionel-
Race conditions for processes trying to acquire a lock
documentation
tidy-dev-day 🤓
Tidyverse Developer Day rstd.io/tidy-dev-day
#34
opened Feb 20, 2021 by
talegari
Have another (fallback) mechanism if POSIX locks are not supported, on UNIX
feature
a feature request or enhancement
#33
opened Feb 16, 2021 by
gaborcsardi
Print lock file path on locking error
bug
an unexpected problem or unintended behavior
tidy-dev-day 🤓
Tidyverse Developer Day rstd.io/tidy-dev-day
#30
opened Feb 3, 2021 by
gaborcsardi
Interrupts on Windows
bug
an unexpected problem or unintended behavior
#29
opened Feb 1, 2021 by
gaborcsardi
File not closed on timeout or SIGINT
bug
an unexpected problem or unintended behavior
#28
opened Sep 14, 2020 by
kdee-korreyd
Function to check if a a file is locked by another process, and if yes, which process
feature
a feature request or enhancement
#23
opened Sep 13, 2019 by
gaborcsardi
Different types of locks on the same file fail
bug
an unexpected problem or unintended behavior
#17
opened Sep 15, 2017 by
gaborcsardi
Unlock everything on package unload?
feature
a feature request or enhancement
#16
opened Aug 9, 2017 by
gaborcsardi
Add a with_filelock function
feature
a feature request or enhancement
#15
opened Aug 8, 2017 by
gaborcsardi
Provide a function that detects locking support
feature
a feature request or enhancement
#1
opened May 13, 2017 by
gaborcsardi
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.