Skip to content

Conversation

@abhidnya13
Copy link
Contributor

@abhidnya13 abhidnya13 commented Jun 3, 2020

Adding console app for cross-platform testing in #60

@abhidnya13 abhidnya13 marked this pull request as draft June 3, 2020 19:18
from msal_extensions import FilePersistence, CrossPlatLock


def _acquire_lock_and_write_to_cache(cache_location, sleep_interval):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe @bgavrilMS wants:

accepts 3 inputs: string protectedFilePath, string lockFilePath and int millisecondsToSleep

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can change to take this parameter as an input but I was just wondering if its actually needed as it follows the same pattern across libraries

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough, unless @bgavrilMS has any objection. :-)

Now, how about we just have this new cache_file_console_app branch merge back to your perf_testing branch, and then we conclude this whole thing there?

Copy link
Member

@bgavrilMS bgavrilMS Jun 5, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No objection here.

@abhidnya13 abhidnya13 changed the base branch from dev to perf_testing June 4, 2020 23:18
@abhidnya13 abhidnya13 marked this pull request as ready for review June 5, 2020 16:56
@abhidnya13 abhidnya13 merged commit 436bbf7 into perf_testing Jun 5, 2020
@abhidnya13 abhidnya13 deleted the cache_file_console_app branch June 5, 2020 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants