Commit graph

5 commits

Author SHA1 Message Date
060312da34
[#7] mclock: Add tag stat
All checks were successful
DCO action / DCO (pull_request) Successful in 29s
Vulncheck / Vulncheck (pull_request) Successful in 41s
Tests and linters / Tests (pull_request) Successful in 1m16s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m28s
Tests and linters / gopls check (pull_request) Successful in 1m23s
Tests and linters / Tests with -race (pull_request) Successful in 1m26s
Tests and linters / Run gofumpt (pull_request) Successful in 1m25s
Tests and linters / Lint (pull_request) Successful in 1m31s
Tests and linters / Staticcheck (pull_request) Successful in 1m30s
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-02-18 16:06:14 +03:00
9a48a50220
[#1] mclock: Refactor scheduleRequest
Split to `scheduleRequest` and `scheduleRequestUnsafe`.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-01-28 11:23:07 +03:00
f1cb5b40d5
[#1] mclock: Use time.Duration for idle timeout
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-01-28 11:20:54 +03:00
54b4bf7cc1
[#1] mclock: Fix time based scheduling
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-01-28 11:20:53 +03:00
0dccab22c2
[#1] mclock: Initial implementation
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-01-28 11:20:51 +03:00