Brian Kenny

Results 6 issues of Brian Kenny

It would be very useful to allow developers to disable syncing on certain parts of their project, for example, a large city within their game that is made of parts...

type: enhancement
scope: cli

If A in this block of code was renamed to B, the file change would be detected & compiled, however, if other files were to reference `Workspace.B`, it will not...

bug

https://create.roblox.com/docs/reference/engine/classes/MemoryStoreSortedMap#GetAsync `Key value, or nil -- if there's no item with the specified key.`

## Feature Request The ability to use multi() or some variant of it without needing to provide external synchronization #### Is your feature request related to a problem? Please describe...

### Expected behavior Expecting for a Jedis object to be returned from the pool ### Actual behavior The getResource function permanently blocks ### Steps to reproduce: Call getResource at a...

dependencies
tracking-issue

This PR resolves an actively occurring issue with virtual threads that is easily reproducible. If you call borrowObject within the GenericObjectPool at a high rate in a short period of...