question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Redo Network usage

See original GitHub issue

To remove the issues around thread safety and dependency on a static variable the Network usage should be refactored.

Should use the builder pattern that’s already used through the sdk to create a Server object instanced based on a specific Network.

Example: using(var server = Server.Use(Network.Public).Create())

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
njokuScriptcommented, Jun 20, 2019

Okay… Thanks a lot for the information. My issue has already been fixed by a member of your team on Keybase and it had nothing to do with the Network Usage. Sorry for the Inappropriate post and thanks for the assistance.

2reactions
elucidsoftcommented, Jun 19, 2019

Just to update, @Khay-EMMA issue is not related to this issue. It was something else, but we do still need to redo the Network usage so its thread safe. The issue with the Network is you could potentially fall into a race condition if using it in a multi-threaded scenario.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to View and Reset Network Data Usage in Windows 10
Another option is to View usage per app, but they both open the same page: Click on Reset usage stat to reset your...
Read more >
How to reset or clear Data Usage in Windows 11/10
Click on Reset Usage and the tool clears all your data usage files and resets it to zero. It is available for download...
Read more >
Reset Data Usage Stats for Network Connection in ...
The data usage stats for networks will automatically reset every 30 days (each month). Starting with Windows 11 build 23466, Microsoft has added...
Read more >
Reset Network Data Usage on Windows 10 [GUIDE]
1.Press Windows Key + I to open Settings then click on Network & Internet. · 2.Click on Data usage and then click on...
Read more >
Reset Network Data Usage in Windows 10
To Reset Data Usage Stats in Windows 10, · Open Settings. · Navigate to Network & Internet > Data Usage. · On the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found