00:27
cd is now known as polyzen
00:46
<
contrapumpkin >
clever: interesting, is there a reason we aren't fully managed by systemd?
00:46
<
contrapumpkin >
what does systemd call the two modes
00:46
<
contrapumpkin >
I don't see as much point for the mode you described
00:47
<
clever >
contrapumpkin: the main point of the mode nix-daemon is in, is so a daemon can cache things and fork out children that can potentially share memory, but if you never run a nix tool, it just never starts
00:48
<
clever >
contrapumpkin: while the per-connection method is more for when daemons dont need that
00:53
<
clever >
ListenStream=/nix/var/nix/daemon-socket/socket
00:54
<
clever >
387 socketConfig.ListenStream = cfg.ports;
00:54
<
clever >
388 socketConfig.Accept = true;
00:54
<
clever >
contrapumpkin: ahh, the difference is the precense of the Accept flag in the .socket file
00:54
<
clever >
contrapumpkin: and `man systemd.socket` /Accept explains it all
01:02
<
clever >
Accept=false (nix-daemon mode) is better for performance, but xinetd was Accept=true only, and legacy programs still expect that behaviour
01:36
matthewbauer has quit [Ping timeout: 260 seconds]
02:06
<
contrapumpkin >
I see, thanks
02:22
matthewbauer has joined #nixos-dev
03:07
matthewbauer has quit [Ping timeout: 256 seconds]
03:18
matthewbauer has joined #nixos-dev
03:27
lassulus_ has joined #nixos-dev
03:30
lassulus has quit [Ping timeout: 260 seconds]
03:30
lassulus_ is now known as lassulus
03:41
orivej has quit [Ping timeout: 245 seconds]
04:14
matthewbauer has quit [Ping timeout: 240 seconds]
06:18
pie_ has quit [Ping timeout: 248 seconds]
06:25
MichaelRaskin has quit [Quit: MichaelRaskin]
06:32
orivej has joined #nixos-dev
06:33
Lisanna has joined #nixos-dev
06:54
simpson has quit [Ping timeout: 256 seconds]
07:06
simpson has joined #nixos-dev
07:25
layus has joined #nixos-dev
07:36
{^_^} has quit [Ping timeout: 260 seconds]
07:41
{^_^} has joined #nixos-dev
07:41
{^_^} has joined #nixos-dev
08:08
orivej has quit [Ping timeout: 240 seconds]
08:12
vcunat has joined #nixos-dev
08:27
vcunat has quit [Quit: Leaving.]
08:31
orivej has joined #nixos-dev
09:08
goibhniu1 is now known as goibhniu
09:24
orivej has quit [Ping timeout: 256 seconds]
11:19
aszlig has quit [Quit: Kerneling down for reboot NOW.]
11:21
aszlig has joined #nixos-dev
11:31
<
gchristensen >
9/30
11:34
orivej has joined #nixos-dev
11:51
Lisanna has quit [Quit: Lisanna]
12:57
polyzen has quit [Quit: WeeChat 2.1]
14:11
lassulus_ has joined #nixos-dev
14:12
lassulus has quit [Ping timeout: 260 seconds]
14:12
lassulus_ is now known as lassulus
14:17
taktoa has joined #nixos-dev
14:45
orivej has quit [Read error: Connection reset by peer]
14:45
orivej has joined #nixos-dev
14:59
disasm has joined #nixos-dev
15:13
worldofpeace has joined #nixos-dev
15:22
<
aminechikhaoui >
niksnut: any idea if failed notifications in hydra would be re-triggered on a restart of the queue-runner ?
15:26
<
niksnut >
aminechikhaoui: don't think so
15:33
<
niksnut >
pending notifications are sent on restart though
15:36
<
aminechikhaoui >
niksnut: hm I only see failed notifications in my metrics though
15:36
<
aminechikhaoui >
hydra.queue.notification.pending = 0 at the time of the queue-runner restart
15:36
<
aminechikhaoui >
odd
15:39
<
aminechikhaoui >
niksnut: btw I see if the notification fails it will through an exception without updating notificationPendingSince
15:39
<
aminechikhaoui >
oops throw *
15:39
<
aminechikhaoui >
well probably not relevant
15:42
taktoa has quit [Ping timeout: 240 seconds]
16:03
matthewbauer has joined #nixos-dev
16:25
pie_ has joined #nixos-dev
16:42
orivej has quit [Ping timeout: 265 seconds]
17:13
orivej has joined #nixos-dev
18:19
MichaelRaskin has joined #nixos-dev
18:24
Cale has quit [Ping timeout: 276 seconds]
18:30
vcunat has joined #nixos-dev
18:36
Cale has joined #nixos-dev
18:48
taktoa has joined #nixos-dev
19:17
vcunat has quit [Ping timeout: 255 seconds]
19:21
vcunat has joined #nixos-dev
20:19
{^_^} has quit [Remote host closed the connection]
20:25
orivej has quit [Ping timeout: 248 seconds]
20:25
orivej has joined #nixos-dev
21:03
vcunat has quit [Ping timeout: 256 seconds]
21:52
taktoa has quit [Ping timeout: 265 seconds]
22:09
taktoa has joined #nixos-dev
22:13
matthewbauer has quit [Ping timeout: 276 seconds]
23:28
taktoa has quit [Ping timeout: 264 seconds]