Marvin

Results 16 issues of Marvin

The current development branch has removed the awkwardly implemented priority stop functionality. This issue shall be used to track the process of a proper re-implementation of this feature.

enhancement
done

The scheduler is very weird and wastes resources. The TaskScheduler is very weirdly set up and requires major rewriting. This is very noticable with long lasting tasks like copying a...

bug
done

Due to the fact, that the current implementation of the repository (plain files) is not ideal, we should look to switch to the GitHub package registry (https://github.com/features/package-registry) Our organization is...

feature_request
done

Gson serializes and deserializes dates based on locale. This can cause issues like the following stacktrace. We should change the default settings in Gson but upgrading may require a custom...

bug

### Motivation Current Java Edition Minecraft servers, especially those that are forks of the vanilla Minecraft server software, take some time to properly stop and save all resources, i.e. worlds,...

### Motivation Certain features of CloudNet react to services updating and thus changing their state to "Running". In the current implementation, this update happens at the time the bridge module/plugin/extension...