Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Kitt3120/lum Loading
base: 7bad3ad
Choose a base ref
...
head repository: Kitt3120/lum Loading
compare: 2cd71ac
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Jan 10, 2024

  1. Fix service framework (#31)

     - Fix deadlock when accessing the ServiceManager parameter in start() method of a Service
     - Known bug: Deadlock still happens when a service accesses itself through the ServiceManager on start
    Kitt3120 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2cd71ac View commit details
    Browse the repository at this point in the history
Loading