linksplatform / linksplatform/Timestamps
Make a thread-safe version of the factory
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Timestamps/blob/91a9a2fd16a98b25b7e7df8ec644d11304a0cd94/csharp/Platform.Timestamps/UniqueTimestampFactory.cs#L23
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with UniqueTimestampFactory.cs at the linked line 23 and inspect how the factory is used. Define the concurrent-call behavior required for a thread-safe version, then verify that behavior with focused tests before considering the issue done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100