-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
cat:adminRelated to the admin panelRelated to the admin panelcat:userRelated to the User UIRelated to the User UIenhancementNew feature or requestNew feature or requestgoPull requests that update Go codePull requests that update Go codepriority:mediumMedium priority: Mostly for next minorMedium priority: Mostly for next minor
Milestone
Description
Is your feature request related to a problem? Please describe.
In many cases, code and testcases are sent from a Windows client to a Linux judging server, possibly creating compatibility issues.
Describe the solution you'd like
The judging server should be able to detect it's host OS, then convert all text files received to the respective format.
Additional context
Should we implement some type of distributed judging, all workers should be able to detect the OS type and convert files independently.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cat:adminRelated to the admin panelRelated to the admin panelcat:userRelated to the User UIRelated to the User UIenhancementNew feature or requestNew feature or requestgoPull requests that update Go codePull requests that update Go codepriority:mediumMedium priority: Mostly for next minorMedium priority: Mostly for next minor