paul-rl / works-on-my-machine-ygm

A fork of YGM to be worked on by team Works on My Machine for CEN 5016
Other
1 stars 0 forks source link

Concurrent Oversized Bag Changes #5

Open paul-rl opened 2 weeks ago

paul-rl commented 2 weeks ago

The part of the Oversized Bag implementation that requires directly interfacing with YGM to handle concurrency. This includes the functions:

@ryan-dozier some help here would be appreciated 😅

ryan-dozier commented 2 weeks ago

We'll maintain the functionality the YGM::bag, this will mostly be tweaks to the YGM::bag asyc calls to support the file io we're adding.